Skip to content

Commit

Permalink
fix: release (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
belitre authored Jun 5, 2024
1 parent 70f8771 commit fba46e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'

- name: build
run: make build-cross

0 comments on commit fba46e0

Please sign in to comment.