Merge pull request #151 from dieterplex/patch-1

Fix github-pages workflow
pull/155/head
Dhghomon 1 year ago committed by GitHub
commit 3806197283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: sudo apt install linuxbrew-wrapper

Loading…
Cancel
Save