Skip to content

Commit

Permalink
Fix linux the git checkout failure in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chchwy committed Jul 11, 2024
1 parent f2cd755 commit 8abcbb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
# figure out precisely *which* privileges are needed.
container: { image: "ubuntu:16.04", options: --privileged }
qt: 5
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
- name: Qt 5 / macOS x86_64
os: macos-12
container:
Expand Down

0 comments on commit 8abcbb4

Please sign in to comment.