Trying to fix gh-pages workflow

This commit is contained in:
NovaRain
2025-01-05 21:39:29 +08:00
parent f5c7d3ccc6
commit ca90166801
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4