We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2550590 commit a2574d3Copy full SHA for a2574d3
.github/workflows/ci.yml
@@ -52,4 +52,4 @@ jobs:
52
if: startsWith(github.ref, 'refs/tags/ghostscript-')
53
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
54
with:
55
- files: ./build/build/ghostscript-layer.zip
+ files: ./build/ghostscript-layer.zip
0 commit comments