diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index c833cd5..8994cef 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -7,7 +7,7 @@ on: jobs: build_and_deploy: - runs-on: alpine + runs-on: ubuntu-latest steps: - name: Checkout repository