Update .github/workflows/root.yml
This commit is contained in:
parent
afc7f29e87
commit
cd7389e347
1 changed files with 1 additions and 4 deletions
5
.github/workflows/root.yml
vendored
5
.github/workflows/root.yml
vendored
|
@ -8,10 +8,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Disable SSL verify (Temporary Fix)
|
||||
run: git config --global http.sslVerify false
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up QEMU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue