Skip to content

Commit

Permalink
more gh action #4
Browse files Browse the repository at this point in the history
  • Loading branch information
adplincinst committed May 29, 2024
1 parent 1012ddc commit 404965d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_geoconnex_dev_sitemap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- run: mkdir -p $HOME/bin
- run: curl https://dl.min.io/client/mc/release/linux-amd64/mc -o $HOME/bin/mc && chmod +x $HOME/bin/mc
- run: $HOME/bin/mc alias set myminio http://localhost:9000 amazingaccesskey amazingsecretkey
- run:
- run: scripts/iow/start-headless-chrome.sh
- run: scripts/iow/start-minio.sh
- run: sleep 3 && mc mb myminio/iow
Expand Down

0 comments on commit 404965d

Please sign in to comment.