Enable action dependency

pull/2310/head
Alex Baker 1 year ago
parent 6efac620c4
commit b06b10f930

@ -7,11 +7,11 @@ permissions:
contents: read contents: read
jobs: jobs:
# check: check:
# uses: ./.github/workflows/check.yml uses: ./.github/workflows/check.yml
bundle: bundle:
runs-on: ubuntu-latest runs-on: ubuntu-latest
# needs: [ check ] needs: [ check ]
steps: steps:
- name: Decode Keystore - name: Decode Keystore
run: | run: |

Loading…
Cancel
Save