mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-17 03:44:50 +00:00
no need for the git pull
This commit is contained in:
@@ -16,8 +16,6 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 22
|
||||
- name: git pull
|
||||
run: git pull origin ${{ github.ref_name }}
|
||||
- name: npm i
|
||||
run: npm i
|
||||
- name: npm run build
|
||||
|
||||
Reference in New Issue
Block a user