mirror of
https://github.com/srid/ema.git
synced 2024-11-22 12:33:18 +03:00
ci: Use self-hosted for static site build
This commit is contained in:
parent
5b4d9495a0
commit
aab624b1d3
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -18,7 +18,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
runs-on: x86_64-linux
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build emanote site 🔧
|
||||
|
Loading…
Reference in New Issue
Block a user