Skip to content

Commit 2bacfb5

Browse files
Merge pull request #47 from Rajesh-Nagarajan-11/script-migrate
Consolidate Script.sh
2 parents 0edf212 + 0913df8 commit 2bacfb5

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)