Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ciur committed Dec 7, 2024
1 parent 134e50c commit 75736f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
- build/env2js.amd64
- build/env2js.arm64
build/env2js.amd64
build/env2js.arm64

0 comments on commit 75736f8

Please sign in to comment.