Skip to content

Commit

Permalink
Firebase update
Browse files Browse the repository at this point in the history
  • Loading branch information
MohiMad committed Feb 8, 2024
1 parent 6c3323b commit 6dd1621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .firebase/hosting.cHVibGlj.cache
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
404.html,1707412876563,daa499dd96d8229e73235345702ba32f0793f0c8e5c0d30e40e37a5872be57aa
manifest.json,1689682895863,b57622c8d177026673bc6ca9e40fd541dcbacc28eab5594fca356f17c8590a96
index.html,1707412889826,6d993fe3005dd4bd2b64f249a7e38865fe4c061903320aadec85a7cb79885df5
favicon.ico,1688379624051,d99fc39cd92e004d3ed3695206a6e09375e73827595411abc99c32cee6ec298a
index.html,1707412889826,6d993fe3005dd4bd2b64f249a7e38865fe4c061903320aadec85a7cb79885df5
manifest.json,1689682895863,b57622c8d177026673bc6ca9e40fd541dcbacc28eab5594fca356f17c8590a96
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci && npm run build
- run: npm ci --legacy-peer-deps && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit 6dd1621

Please sign in to comment.