Skip to content

Commit

Permalink
Attempt to fix GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
niconoe committed Apr 5, 2023
1 parent 362d3c6 commit 6608970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

deploy-gh-pages:
needs: run-unit-tests
runs-on: ubuntu-20-04
runs-on: ubuntu-20.04
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1

Expand Down

0 comments on commit 6608970

Please sign in to comment.