Skip to content

Commit

Permalink
test cfg: compile + !link 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 30, 2023
1 parent 40067bc commit bbeddf9
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 @@ -184,7 +184,7 @@ jobs:
CW_LLVM_MINGW_DL: '1'
CW_LLVM_MINGW_ONLY: '1'
run: |
export CW_CONFIG='${{ github.ref_name }}-win-gcc'
export CW_CONFIG='${{ github.ref_name }}-win'
export CW_REVISION='${{ github.sha }}'
. ./_versions.sh
docker trust inspect --pretty "${DOCKER_IMAGE}"
Expand Down

0 comments on commit bbeddf9

Please sign in to comment.