mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
This commit is contained in:
parent
1988105c35
commit
bb1365d9a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-site.yml
vendored
2
.github/workflows/update-site.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
jobs:
|
jobs:
|
||||||
trigger_update:
|
trigger_update:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Trigger site update
|
- name: Trigger site update
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue