Skip to content

Commit

Permalink
Fix docker build step
Browse files Browse the repository at this point in the history
  • Loading branch information
dricross committed Jan 7, 2025
1 parent 07361c7 commit 2427084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: ${{env.CWA_GITHUB_TEST_REPO_NAME}}
ref: ab30cf84d0254506c92502ce185d25dd72701c81

- name: Set up Go 1.x
uses: actions/setup-go@v4
Expand Down

0 comments on commit 2427084

Please sign in to comment.