Update CI for new runner image #5

Manually merged
MichaelBradley merged 7 commits from actions into main 2025-02-23 08:20:15 -05:00
Showing only changes of commit 6d49de0421 - Show all commits

View file

@ -33,3 +33,8 @@ jobs:
run: yarn install
- name: Build
run: yarn build
- name: Save build
uses: forgejo/upload-artifact@v4
with:
name: webroot
path: dist/prod