Skip to content

Commit

Permalink
Update workflow-self-hosted-arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wenlinlee authored Jul 4, 2024
1 parent 7a2e375 commit b70f618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-self-hosted-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
VCPKG_ROOT: ~/cache/vcpkg
DEPS_ROOT: ~/cache/deps
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
clean: false
- name: Set up Node.js 16.x
Expand Down

0 comments on commit b70f618

Please sign in to comment.