This commit is contained in:
Ruidy Nemausat 2020-05-17 08:39:10 +02:00
parent 8e19fb95e9
commit ed56b64d4f

View file

@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: ref
run: echo github.ref
run: echo ${{ github.ref }}
- name: Build
run: yarn build
- name: Install Firebase CLI tools