Skip to content

Commit

Permalink
update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Jul 12, 2023
1 parent bf00b9c commit eeac6ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
else
echo echo "TAG=DEV" >> $GITHUB_ENV
fi
shell: bash

- uses: actions/checkout@v2
- name: Build-windows
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit eeac6ce

Please sign in to comment.