Skip to content

Commit

Permalink
fix(release): Fixed using wrong Github Actions release version
Browse files Browse the repository at this point in the history
Signed-off-by: Frederik Bertling <[email protected]>
  • Loading branch information
Burtan committed Apr 28, 2024
1 parent 88167f8 commit d4e37d9
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 @@ -67,7 +67,7 @@ jobs:
- run: ls -R artifacts
- uses: softprops/action-gh-release@v2
with:
files:
files: |
artifacts/reaper_livepresets_x86_64.so
artifacts/reaper_livepresets_x64.dll
artifacts/reaper_livepresets_aarch64.dylib

0 comments on commit d4e37d9

Please sign in to comment.