Skip to content

Commit

Permalink
Added npm install statement
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrithicusGreenson committed Apr 15, 2024
1 parent bd8296e commit 4b9731c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/genisys-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Build Meteor
run: |
cd ${{ env.METEOR_DIR }}
meteor npm install
meteor build ../genisys/server/external --architecture os.linux.x86_64
cd /
Expand Down

0 comments on commit 4b9731c

Please sign in to comment.