We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a49df4 commit 5c5119bCopy full SHA for 5c5119b
.github/workflows/wiiiikiiii.yml
@@ -31,7 +31,7 @@ jobs:
31
sudo apt install libpcre3
32
- name: Install wiki engine
33
run:
34
- wget https://github.com/poggingfish/poggingfish.github.io/releases/download/wiki/wiiiikiiii && chmod +x wiiiikiiii
+ wget https://github.com/poggingfish/poggingfish.github.io/releases/latest/download/wiiiikiiii && chmod +x wiiiikiiii
35
- name: Run wiiiikiiii
36
37
./wiiiikiiii
0 commit comments