Debug CI x8
This commit is contained in:
parent
40a088162f
commit
088bbb617f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
# Step 2: Set up go environment
|
||||
- uses: actions/setup-go@v5
|
||||
- uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version-file: './Backend/go.mod'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue