Update build.yml
This commit is contained in:
parent
3437da8589
commit
87bec471dc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: idk
|
- name: Set up git config
|
||||||
run: git config --global url."https://".insteadOf git://
|
run: git config --global url."https://".insteadOf git://
|
||||||
|
|
||||||
- name: Check out files
|
- name: Check out files
|
||||||
|
Loading…
Reference in New Issue
Block a user