Skip to content

Commit 4a12246

Browse files
Merge branch 'master' into faq-upgrade
2 parents bd99f06 + 2bacfb5 commit 4a12246

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-and-preview-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Zip Site
3636
run: |
37-
bash script.sh
37+
bash .github/workflows/script.sh
3838
3939
- name: Upload files
4040
uses: actions/upload-artifact@master
File renamed without changes.

0 commit comments

Comments
 (0)