You've already forked tf2wikipricing
ci: release builds with production mode
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Test project
|
- name: Test project
|
||||||
run: bun test
|
run: bun test
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: bun run build
|
run: bun run build --mode production
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user