mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-02 07:03:51 +00:00
I should build it shouldn't I?
This commit is contained in:
@@ -16,8 +16,8 @@ jobs:
|
||||
node-version: 22
|
||||
- name: npm i
|
||||
run: npm i
|
||||
- name: npm run tsc
|
||||
run: npm run tsc --noEmit
|
||||
- name: npm run build
|
||||
run: npm run build
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build
|
||||
|
||||
Reference in New Issue
Block a user