Skip to content

Commit

Permalink
Update mxe.yml
Browse files Browse the repository at this point in the history
Apply suggestion from github support
  • Loading branch information
elpaso committed Apr 13, 2020
1 parent ed02579 commit 604b874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mxe.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Cross build with MXE
run: cd $GITHUB_WORKSPACE && ms-windows/mxe/build.sh
- name: Rename artifact
Expand Down

0 comments on commit 604b874

Please sign in to comment.