forked from swablab/website
fix: pipeline on docker
This commit is contained in:
parent
4bca29d3c3
commit
5316fed2f6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
name: 🧪 Astro check
|
name: 🧪 Astro check
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue