9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-29 03:49:06 +00:00

[ci skip] Does it checkout everything on the same folder?

This commit is contained in:
MrPowerGamerBR
2022-08-22 19:14:13 -03:00
committed by GitHub
parent 7c1e73a626
commit 4603e920c7

View File

@@ -16,6 +16,7 @@ jobs:
- name: Get Paper Latest Commit Hash
id: paperRef
run: |
ls
cd Paper
::set-output paperRef=${git rev-parse HEAD}