Fix typo in workflow
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
Dustin Pianalto 2021-01-20 22:10:39 -09:00
parent cd0fb03605
commit 2e7b1d2531

View File

@ -31,8 +31,8 @@ jobs:
GOPATH: /home/runner/work/Geeksbot/
run: |
go get -u github.com/go-bindata/go-bindata/...
ls ${GITHUB_WORKSPACE}
/home/runner/work/Geeksbot/bin/go-bindat -pkg migrations -o $GITHUB_WORKSPACE/internal/database/migrations/bindata.go $GITHUB_WORKSPACE/internal/database/migrations/
head $GITHUB_WORKSPACE/internal/database/migrations/bindata.go
- name: Build container image
env: