Skip to content

Commit

Permalink
update CI: fix cross_release files setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Apolo151 committed Feb 9, 2025
1 parent 9c2f052 commit e503431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cross_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
draft: false
prerelease: false
files: |
dist/windows-exe/equation-solver.exe
dist/linux-bin/equation-solver
dist/equation-solver-windows.exe
dist/equation-solver-linux
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e503431

Please sign in to comment.