Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kilbot committed Jun 3, 2024
1 parent aefd3a8 commit 49fae25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
RXDB_LICENSE_KEY: ${{ secrets.RXDB_LICENSE_KEY }}
run: |
cd expo
npm install dotenv fs-extra
chmod +x ./scripts/install-rxdb-license.js
node ./scripts/install-rxdb-license.js
Expand Down

0 comments on commit 49fae25

Please sign in to comment.