Skip to content

Commit

Permalink
Temporary fix for the windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan3dc committed Dec 10, 2020
1 parent 6c43c37 commit 9ae35f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildcheck.yml
Expand Up @@ -45,6 +45,8 @@ jobs:

windows:
runs-on: windows-2019
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps:
- uses: actions/checkout@master
- uses: nanasess/setup-php@master
Expand Down

0 comments on commit 9ae35f2

Please sign in to comment.