mirror of
https://github.com/kou029w/yama.git
synced 2025-01-18 16:08:11 +00:00
reset binfmt_misc/qemu-arm
This commit is contained in:
parent
4270d2c2e5
commit
8c5b442f97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: sudo apt-get install -y qemu-user-static
|
||||
- run: echo -1 | sudo tee /proc/sys/fs/binfmt_misc/qemu-arm
|
||||
- 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