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:
parent
28142a2610
commit
69d28af85c
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user