Skip to content

Commit

Permalink
Use Bash
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Apr 9, 2023
1 parent 7e9466e commit 35de256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Expand Up @@ -41,7 +41,9 @@ jobs:
env:
QT_VERSION: 5.15.2
- run: find "$GITHUB_WORKSPACE" -name 'Qt5Network.dll'
shell: bash
- run: find "$RUNNER_TEMP" -name 'Qt5Network.dll'
shell: bash
- uses: actions/upload-artifact@v3
with:
name: windows
Expand Down

0 comments on commit 35de256

Please sign in to comment.