mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-15 15:27:59 +00:00
test
This commit is contained in:
3
.github/workflows/firebase-release.yml
vendored
3
.github/workflows/firebase-release.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
working-directory: ${{ github.workspace }}
|
working-directory: ${{ github.workspace }}
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: List Repository Contents
|
- name: List Repository Contents
|
||||||
run: ls -R
|
run: ls -R
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user