1
0
Fork 0

ci: checkout first

timestamps
dump_stack() 2023-05-17 12:04:13 +00:00
parent 360afdb05e
commit 7e3f02f3a9
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 4 additions and 4 deletions

View File

@ -54,11 +54,11 @@ jobs:
]
steps:
- uses: actions/checkout@v1
- name: Setup
run: .github/workflows/scripts/setup.sh
- uses: actions/checkout@v1
- name: Build
run: go build
@ -111,11 +111,11 @@ jobs:
]
steps:
- uses: actions/checkout@v1
- name: Setup
run: .github/workflows/scripts/setup.sh
- uses: actions/checkout@v1
- name: Build
run: go build