1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-09 06:39:55 +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/arm/v7
- linux/arm64 - linux/arm64
steps: steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Prepare - name: Prepare
run: | run: |
platform=${{ matrix.platform }} platform=${{ matrix.platform }}