Skip to content

Commit

Permalink
setup ldid
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomontero committed May 2, 2024
1 parent 8f2e4be commit 3522433
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jobs:
with:
platforms: arm,arm64

- name: Set up ldid
uses: MOZGIII/install-ldid-action@v1
with:
tag: v2.1.5-procursus7

- name: Build Package
run: npm run build

Expand Down

0 comments on commit 3522433

Please sign in to comment.