mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Update snapshots-pc.yml
This commit is contained in:
2
.github/workflows/snapshots-pc.yml
vendored
2
.github/workflows/snapshots-pc.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
mv /home/runner/.m2/repository/forge/forge-installer/*/*.jar izpack/
|
||||
cd izpack
|
||||
out="$(basename -s .jar *)"
|
||||
d=$(date +%m-%d)
|
||||
d=$(date +%m.%d)
|
||||
mv "${out}.jar" "${out}-${d}.jar"
|
||||
|
||||
- name: 📂 Sync files
|
||||
|
||||
Reference in New Issue
Block a user