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:
|
||||
check:
|
||||
name: 🧪 Astro check
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue