Update github action

This commit is contained in:
Alex Tran 2022-02-08 11:43:38 -06:00
parent 4756c075b6
commit 561b030e80

View file

@ -8,6 +8,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./mobile
steps:
- uses: actions/checkout@v2