Skip to content

Commit

Permalink
Fix gs release
Browse files Browse the repository at this point in the history
  • Loading branch information
kalekseev committed Mar 7, 2024
1 parent 2550590 commit a2574d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/ghostscript-')
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
with:
files: ./build/build/ghostscript-layer.zip
files: ./build/ghostscript-layer.zip

0 comments on commit a2574d3

Please sign in to comment.