Update .gitea/workflows/golang.yml
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
||||
apk add --no-cache git openssh nodejs npm
|
||||
node -v && npm -v
|
||||
|
||||
- name: Checkout code (with actions)
|
||||
uses: actions/checkout@v3
|
||||
#- name: Checkout code (with actions)
|
||||
# uses: actions/checkout@v3
|
||||
|
||||
- name: Checkout dir
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user