Debugging directory

This commit is contained in:
Allan Jeremy 2022-05-19 16:05:20 +03:00
parent 30f66ff0ef
commit 3f124be241

View file

@ -73,6 +73,9 @@ jobs:
with:
repository: ${{ github.repository }}
- name: Print current directory & list files
run: pwd && ls
#Run `github-action-benchmark` action
- name: Store ${{ matrix.bench.title }} result
uses: Roblox/rhysd-github-action-benchmark@v-luau