Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Jul 10, 2023
1 parent 62956aa commit a806d14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
MAXMIND_LICENSE_KEY: ${{ secrets.MAXMIND_LICENSE_KEY }}
steps:
- run: |
npm explore @softvisio/core -- npm run build
npm i @softvisio/geoip-asn \
&& npm explore @softvisio/geoip-asn -- npm run build
shell: bash
working-directory: /var/local/package

0 comments on commit a806d14

Please sign in to comment.