Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kilbot committed Feb 13, 2025
1 parent f57360f commit ffead74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/eas-preview-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: sudo apt-get install -y jq

- name: Add RXDB_LICENSE_KEY to package.json
working-directory: monorepo
env:
RXDB_LICENSE_KEY: ${{ secrets.RXDB_LICENSE_KEY }}
run: |
Expand Down

0 comments on commit ffead74

Please sign in to comment.