Skip to content

Commit

Permalink
fix(ci): update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoAnastasiadis authored Feb 28, 2024
1 parent ee3696d commit 9a17a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
name: build
path: build
- run: ls
- run: npm ci
- name: Deploy to Firebase
uses: w9jds/firebase-action@master
with:
Expand Down

0 comments on commit 9a17a89

Please sign in to comment.