This commit is contained in:
bakedpotatolord 2025-05-03 10:55:34 -06:00
commit df1b80e2a1

View file

@ -21,7 +21,7 @@ jobs:
node-version: '20'
- name: Setup And Install dependencies
run: npm setup
run: npm run setup
- name: dry run production build
run: npm run prod --dryrun