Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfdsilva committed Nov 22, 2024
1 parent 5d87a38 commit 1632e9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ jobs:
- name: Install
run: npm install

- name: Stac API
run: echo $REACT_APP_STAC_API

- name: kill
run: exit 1

- name: Build
run: npm run all:build

Expand Down

0 comments on commit 1632e9f

Please sign in to comment.