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

[ci skip] Go back one folder before trying to do our stuff

This commit is contained in:
MrPowerGamerBR
2022-08-22 19:15:51 -03:00
committed by GitHub
parent 4603e920c7
commit f253053695

View File

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