Skip to content

Commit 0913df8

Browse files
consolidate script.sh
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 0edf212 commit 0913df8

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)