ci: move build script to root to allow relative paths to root

This commit is contained in:
will Farrell
2020-11-30 22:32:27 -07:00
parent f1db1edab6
commit 4af2100a2f
3 changed files with 184 additions and 2 deletions
+2 -2
View File
@@ -24,5 +24,5 @@ jobs:
env:
DOCKER_CLI_EXPERIMENTAL: enabled
run: |
curl -fsSL https://raw.githubusercontent.com/pschmitt/ci-setup-docker-buildx/master/setup.sh | bash
./.github/workflows/build.sh
bash ./.github/workflows/setup.sh |
bash ./buildx.sh