Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ech0-de committed May 29, 2023
1 parent 3208b63 commit a220dc0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
run: npm ci
- name: build
run: npm run make -- --arch=ia32
- name: debug
run: find .
- name: release
uses: softprops/action-gh-release@v1
with:
files: Release.txt
files: label-terminal\out\make\squirrel.windows\ia32\*.exe

0 comments on commit a220dc0

Please sign in to comment.