1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 19:32:11 +00:00

Update build.yml

This commit is contained in:
Florian Bouillon 2024-08-30 14:48:19 +02:00
parent 28142a2610
commit 69d28af85c

View File

@ -20,6 +20,12 @@ jobs:
# - linux/arm/v7
- linux/arm64
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Prepare
run: |
platform=${{ matrix.platform }}