1
1
mirror of https://github.com/srid/ema.git synced 2024-11-22 04:13:06 +03:00

ci: Use self-hosted for static site build

This commit is contained in:
Sridhar Ratnakumar 2024-08-21 13:04:22 -04:00 committed by GitHub
parent 5b4d9495a0
commit aab624b1d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 🔧