Skip to content

Commit

Permalink
fix: get the uname
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed May 5, 2024
1 parent 9141fb3 commit 5960b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
container:
image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.3.61
steps:
- run: uname -v
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 5960b3a

Please sign in to comment.