1
0
Fork 0
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:
Nebel 2020-08-08 23:49:52 +09:00
parent 4270d2c2e5
commit 8c5b442f97

View file

@ -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