1
0
Fork 0
forked from swablab/website

fix: pipeline on docker

This commit is contained in:
ndsboy 2025-02-22 17:03:31 +00:00
parent 4bca29d3c3
commit 5316fed2f6

View file

@ -7,7 +7,7 @@ env:
jobs:
check:
name: 🧪 Astro check
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v4
- run: |