Skip to content

Commit

Permalink
fix(actions): Artifact names now match their file names
Browse files Browse the repository at this point in the history
Signed-off-by: Frederik Bertling <Frederik.Bertling@gmail.com>
  • Loading branch information
Burtan committed Apr 28, 2024
1 parent d0dd2fd commit a73d248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- linux
- windows
- macos
if: github.ref_type == 'tag'
#if: github.ref_type == 'tag'
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit a73d248

Please sign in to comment.