Skip to content

Commit

Permalink
Update minw64.yml
Browse files Browse the repository at this point in the history
Rename task
  • Loading branch information
elpaso committed Feb 19, 2021
1 parent ca9a70e commit 3c0e683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/minw64.yml
Expand Up @@ -24,7 +24,7 @@ on:
- '.github/workflows/mingw64.yml'

jobs:
build:
mingw64-build:
env:
CCACHE_DIR: ${{ github.workspace }}/.ccache
name: MinGW64 Windows Build
Expand Down Expand Up @@ -93,4 +93,4 @@ jobs:
uses: actions/upload-artifact@v2.2.2
with:
name: QGIS for Windows 64bit Debug Symbols
path: qgis-portable-win64-debugsym.zip
path: qgis-portable-win64-debugsym.zip

0 comments on commit 3c0e683

Please sign in to comment.