Skip to content

Commit dd1d5a5

Browse files
committed
new publications and github fix
1 parent c037dd4 commit dd1d5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# This workflow contains a single job called "deploy"
1818
deploy:
1919
# The type of runner that the job will run on
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-20.04
2121

2222
# Steps represent a sequence of tasks that will be executed as part of the job
2323
steps:

0 commit comments

Comments
 (0)