Skip to content

Commit bfe474a

Browse files
Merge branch 'master' into added-missing-badges
2 parents bb620ab + 2bacfb5 commit bfe474a

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)