m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

Update build.yml

Fix typo
This commit is contained in:
Sergio
2024-07-09 10:40:13 +03:00
committed by GitHub
parent a587962592
commit b0bdb294c0

View File

@@ -13,7 +13,7 @@ jobs:
matrix:
arch:
- x86_64-unknown-linux-musl
- aarch64-unkown-linux-musl
- aarch64-unknown-linux-musl
runs-on: ubuntu-latest
steps:
- name: Checkout repository