Forgejo
This commit is contained in:
parent
98e9992ae7
commit
2bb07a4086
3 changed files with 2 additions and 52 deletions
|
@ -10,9 +10,6 @@ jobs:
|
|||
name: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Ignore SSL verification
|
||||
run: |
|
||||
git config --global http.sslVerify false
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue