Update .gitea/workflows/build-xmrig-arm64.yaml
All checks were successful
Build XMRig ARM64 / qemu (push) Successful in 28s

This commit is contained in:
Liam Chan 2024-09-05 14:07:43 -04:00
parent 74a55b467d
commit 873850b9b3

View File

@ -14,8 +14,13 @@ jobs:
with: with:
platforms: linux/arm64 platforms: linux/arm64
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
platforms: linux/arm64
- name: Run Command - name: Run Command
run: | run: |
apt-get update apt-get update
apt-get install -y neofetch apt-get install -y neofetch
neofetch neofetch