me
/
ethanreece.com
Archived
1
0
Fork 0

Downgrade to v3
Build website / Build-Website (push) Failing after 30s Details

main
Ethan Reece 2023-10-16 16:21:41 -05:00
parent cb26127980
commit e85dd65052
Signed by: me
GPG Key ID: D3993665FF92E1C3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
Build-Website:
runs-on: node-lts-alpine
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- run: |
npm install
npm run build