Skip to content

Commit

Permalink
fixup configs 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 10, 2023
1 parent 5b0fd23 commit 341a961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- uses: actions/checkout@v4
- name: 'build'
run: |
export CW_CONFIG='${{ github.ref_name }}-linux-musl-noh3'
export CW_CONFIG='${{ github.ref_name }}-linux-musl-gcc-noh3'
export CW_REVISION='${{ github.sha }}'
DOCKER_IMAGE='debian:bullseye'
#export CW_CCSUFFIX='-13'
Expand Down

0 comments on commit 341a961

Please sign in to comment.