chore(ci): disable Firebase activation on unsupported platforms

This commit is contained in:
Jagandeep Brar
2022-04-06 22:58:17 -04:00
parent 8e9370ba62
commit 071a9b8b1b
4 changed files with 7 additions and 29 deletions

View File

@@ -2,14 +2,6 @@ name: 'Build Linux'
on:
workflow_call:
inputs:
build-number:
required: true
type: string
secrets:
FIREBASE_TOKEN:
required: true
jobs:
build-snapcraft:
@@ -19,7 +11,6 @@ jobs:
- name: Setup Environment
uses: JagandeepBrar/LunaSea/.github/actions/prepare_for_build@master
with:
firebase-token: ${{ secrets.FIREBASE_TOKEN }}
platform: linux
- name: Build LunaSea