Skip to content

Commit

Permalink
Changed windows version of github script, since the latest has issues…
Browse files Browse the repository at this point in the history
  • Loading branch information
pabsilva committed Nov 20, 2022
1 parent aa98ceb commit 85ee53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-deploy.yml
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 85ee53c

Please sign in to comment.