Skip to content

Commit

Permalink
Let's see what happens when running under windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
tombatron committed Jul 5, 2021
1 parent c12ae9f commit 4f62911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: windows-latest

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -337,3 +337,4 @@ ASALocalRun/
.DS_Store


global.json

0 comments on commit 4f62911

Please sign in to comment.