Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirosakiMio committed Feb 3, 2024
1 parent bb3be2f commit 788c012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

jobs:
build:
FCLTeamBuild:
strategy:
matrix:
arch: [ "all", "arm", "arm64", "x86", "x64" ]
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
path: FCL/build/outputs/apk/release/*
# retention-days: 1

debugbuild:
DebugBuild:
if: github.repository_owner != 'FCL-Team'
name: Build Debug
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 788c012

Please sign in to comment.