Skip to content

Commit

Permalink
update qjs
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed May 16, 2024
1 parent b52d457 commit 6c37ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
V8_URL: "https://github.com/puerts/backend-v8/releases/download/V8_9.4.146.24_240430/v8_bin_9.4.146.24.tgz"
QJS_URL: "https://github.com/puerts/backend-quickjs/releases/download/QJS_CN_240424/qjs_v8_bin.tgz"
QJS_URL: "https://github.com/puerts/backend-quickjs/releases/download/QJS_CN_240518/qjs_v8_bin.tgz"

jobs:
publish:
Expand Down

0 comments on commit 6c37ac8

Please sign in to comment.