Debug CI x10 (COMBO!)
This commit is contained in:
parent
a8ff072abe
commit
a118655e0b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
# Step 3: Set the working directory and build the project
|
||||
- run: go build -x -v -o=stbackend -buildvcs=true ./cmd/stbackend/main.go
|
||||
working-directory: ./Backend
|
||||
working-directory: /workspace/ScheduleTogether/Backend
|
||||
|
||||
# Step 4: Upload the build artifact
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue