CI fix tentative 3
This commit is contained in:
parent
9977c5029b
commit
5562136e32
|
@ -11,7 +11,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Astro build
|
- name: Astro build
|
||||||
uses: withastro/action@v4
|
uses: https://github.com/withastro/action@v4
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Reference in a new issue