add working directory should work
This commit is contained in:
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@@ -16,7 +16,8 @@ jobs:
|
||||
with:
|
||||
go-version: '1.23'
|
||||
- name: build
|
||||
run: pwd
|
||||
working-directory: ./src
|
||||
run: go build
|
||||
# nightly-tests:
|
||||
# runs-on: [ubuntu-latest, cloud]
|
||||
# steps:
|
||||
|
||||
Reference in New Issue
Block a user