ci: attempt adding latest

This commit is contained in:
rzmk 2024-03-13 14:25:31 -04:00
parent be1c6d98af
commit e7706f632c
No known key found for this signature in database

View file

@ -24,7 +24,7 @@ jobs:
- name: Install, build, and upload your site - name: Install, build, and upload your site
uses: withastro/action@v2 uses: withastro/action@v2
with: with:
package-manager: bun package-manager: bun@latest
deploy: deploy:
needs: build needs: build