aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7f8652d..a01af44 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
uses: ruby/setup-ruby@v1
- name: "Build site"
- run: ./script/build.sh
+ run: bash -c scripts/build.sh
- name: "Create tarball"
run: tar czvf site.tar.gz build