Skip to content

Commit 13e79af

Browse files
committed
hacky fix to deploy
1 parent fb2ce36 commit 13e79af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ permissions:
6161
jobs:
6262
deploy:
6363
# available images: https://github.com/actions/runner-images#available-images
64-
runs-on: ubuntu-latest
64+
runs-on: ubuntu-22.04
6565
steps:
6666
- name: Checkout 🛎️
6767
uses: actions/checkout@v4

0 commit comments

Comments
 (0)