Skip to content

Commit

Permalink
fix windows release #5
Browse files Browse the repository at this point in the history
  • Loading branch information
tjira committed Jan 1, 2024
1 parent cbe8dfb commit f1e6995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{secrets.GITHUB_TOKEN}}
file: primal_windows_x86-64.tar.gz
file: primal_windows_x86-64.zip
tag: ${{github.ref}}

- name: Release linux_x86-64_openmp Version of Primal
Expand Down

0 comments on commit f1e6995

Please sign in to comment.