There was an error while loading. Please reload this page.
1 parent bf04d08 commit f5b2720Copy full SHA for f5b2720
1 file changed
.github/workflows/deploy.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Download Staticalize
49
run: |
50
- wget https://github.com/thefrontside/staticalize/releases/download/v0.2.2/staticalize-linux.tar.gz \
+ wget https://github.com/thefrontside/staticalize/releases/download/v0.2.6/staticalize-linux.tar.gz \
51
-O /tmp/staticalize-linux.tar.gz
52
tar -xzf /tmp/staticalize-linux.tar.gz -C /usr/local/bin
53
chmod +x /usr/local/bin/staticalize-linux
0 commit comments