This commit is contained in:
parent
aaf514a8c5
commit
a23f5ffbdc
@ -16,3 +16,7 @@ jobs:
|
|||||||
run: go build -v ./20231201/trebuchet.go
|
run: go build -v ./20231201/trebuchet.go
|
||||||
- name: Display Go version
|
- name: Display Go version
|
||||||
run: go version
|
run: go version
|
||||||
|
- name: List files in the repository
|
||||||
|
run: |
|
||||||
|
ls ${{ github.workspace }}
|
||||||
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user