chore(ci): checkout source code
This commit is contained in:
parent
d1bc3d6ae8
commit
01af95399d
@ -22,6 +22,7 @@ jobs:
|
|||||||
apt-get update --yes
|
apt-get update --yes
|
||||||
apt-get upgrade --yes
|
apt-get upgrade --yes
|
||||||
apt-get install --yes git npm
|
apt-get install --yes git npm
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- env:
|
- env:
|
||||||
GOPROXY: ${{ vars.GOPROXY }}
|
GOPROXY: ${{ vars.GOPROXY }}
|
||||||
GONOSUMDB: ${{ vars.GONOSUMDB }}
|
GONOSUMDB: ${{ vars.GONOSUMDB }}
|
||||||
|
Loading…
Reference in New Issue
Block a user