Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b5eded

Browse files
committed
pagic 0.7.24
1 parent 92575e4 commit 7b5eded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
export DENO_INSTALL="/home/runner/.deno"
1818
export PATH="$DENO_INSTALL/bin:$PATH"
1919
deno --version
20-
deno install --unstable --allow-read --allow-write --allow-net -n pagic https://deno.land/x/[email protected].22/mod.ts
20+
deno install --unstable --allow-read --allow-write --allow-net -n pagic https://deno.land/x/[email protected].24/mod.ts
2121
pagic build
2222
2323
- name: Deploy

0 commit comments

Comments
 (0)