Skip to content

Commit

Permalink
ci(cd): remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jan 22, 2024
1 parent 55f3460 commit a6b9617
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
REGISTRY_ENDPOINT: ${{ vars.REGISTRY_ENDPOINT }}
run: |
npm run build
cp -L -r ./static ./build/client
mkdir -p build/client/node_modules/maplibre-gl/dist/
cp node_modules/maplibre-gl/dist/maplibre-gl.css build/client/node_modules/maplibre-gl/dist/
- name: Semantic release
continue-on-error: true
Expand Down

0 comments on commit a6b9617

Please sign in to comment.