Skip to content

Commit a2574d3

Browse files
committed
Fix gs release
1 parent 2550590 commit a2574d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
if: startsWith(github.ref, 'refs/tags/ghostscript-')
5353
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
5454
with:
55-
files: ./build/build/ghostscript-layer.zip
55+
files: ./build/ghostscript-layer.zip

0 commit comments

Comments
 (0)