Skip to content

Commit

Permalink
try with all libs 1
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Sep 3, 2023
1 parent 4148255 commit 377cbd9
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 @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v3
- name: 'build'
run: |
export CW_CONFIG='${{ github.ref_name }}-linux-gcc-bldtst-x64-musl'
export CW_CONFIG='${{ github.ref_name }}-linux-gcc-x64-musl'
export CW_REVISION='${{ github.sha }}'
. ./_versions.sh
time docker pull "${DOCKER_IMAGE}"
Expand Down

0 comments on commit 377cbd9

Please sign in to comment.