Skip to content

Commit

Permalink
set MSYS nonativeinnerlinks in env
Browse files Browse the repository at this point in the history
Allow subst to properly shorten paths again
  • Loading branch information
jeremyd2019 authored Aug 26, 2021
1 parent c61bd22 commit 9648477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ env:
PACMAN_REPOSITORY_NAME: ${{ github.event.inputs.repo_db_name }}
DEPLOY_PROVIDER: tip
PACMAN_REPOSITORY_URL: https://github.com/${{ github.repository }}/releases/download/${{ github.event.inputs.release_name }}
MSYS: nonativeinnerlinks

jobs:
build32:
Expand Down

0 comments on commit 9648477

Please sign in to comment.