mirror of
https://github.com/kou029w/megabit-os.git
synced 2025-01-18 16:07:58 +00:00
debug workflow
This commit is contained in:
parent
334ac73daf
commit
4270d2c2e5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -9,5 +9,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- run: sudo apt-get install -y qemu-user-static
|
||||
- run: docker login docker.pkg.github.com -u "${GITHUB_ACTOR}" -p "${{ github.token }}"
|
||||
- uses: mxschmitt/action-tmate@v2
|
||||
- run: bin/build
|
||||
- run: docker-compose push
|
||||
|
|
Loading…
Add table
Reference in a new issue