Skip to content

Commit

Permalink
gh actions gleanerio#7
Browse files Browse the repository at this point in the history
  • Loading branch information
adplincinst committed May 29, 2024
1 parent 9d972e0 commit 85a0208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_geoconnex_dev_sitemap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- run: sh scripts/iow/start-headless-chrome.sh
- run: sh scripts/iow/start-minio.sh && sleep 3
- run: $HOME/bin/mc alias set myminio http://localhost:9000 amazingaccesskey amazingsecretkey
- run: mc mb myminio/iow
- run: $HOME/bin/mc mb myminio/iow
- run: make
- run: sh scripts/iow/start-gleaner.sh

0 comments on commit 85a0208

Please sign in to comment.