Skip to content

Commit a0ed32b

Browse files
authored
Update update-website.yaml
1 parent 922c3a8 commit a0ed32b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/update-website.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
any::toastui
4949
any::reactable
5050
51-
- name: Execute Script
52-
run: |
53-
Rscript "data-raw/actions-update-from-google-sheets.R"
51+
# - name: Execute Script
52+
# run: |
53+
# Rscript "data-raw/actions-update-from-google-sheets.R"
5454

5555

5656
- name: render
@@ -77,4 +77,4 @@ jobs:
7777
git add .
7878
git commit -m "Update data" || echo "No changes to commit"
7979
git push origin || echo "No changes to commit"
80-
80+

0 commit comments

Comments
 (0)