Skip to content

Commit

Permalink
ci-fix-node16
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Jul 4, 2024
1 parent b3e0610 commit 3b6a69a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,12 @@ jobs:
SCCACHE_GHA_ENABLED: true
RUSTC_WRAPPER: sccache
CARGO_INCREMENTAL: 0
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

steps:
- name: Checkout
uses: actions/checkout@v3
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
with:
submodules: recursive

Expand Down

0 comments on commit 3b6a69a

Please sign in to comment.