Skip to content

Commit c0db7f4

Browse files
committed
working on build
1 parent 0f890c9 commit c0db7f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ jobs:
2424
- name: Upload artifact
2525
uses: actions/upload-pages-artifact@v3
2626
with:
27-
path: *.null0
28-
27+
path: "*.null0"

0 commit comments

Comments
 (0)