mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-11 11:26:39 +00:00
I swear if this works
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 22
|
||||
- name: fetch tag
|
||||
run: git fetch origin ${{ github.ref_name }}
|
||||
- name: npm i
|
||||
run: npm i
|
||||
- name: npm run build
|
||||
|
||||
Reference in New Issue
Block a user