We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef3a61 commit 42abb9dCopy full SHA for 42abb9d
.github/workflows/gh-pages.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-and-publish:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v2
13
- run: sudo apt-get install make
0 commit comments