Skip to content

Commit

Permalink
Update test-maven-settings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tehdiplomat authored Nov 27, 2023
1 parent 1fd13dd commit 6198f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-maven-settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
d=$(date +%m-%d)
# Replace date in forge-gui-mobile/src/forge/Forge.java
sed -i -e "s/-SNAPSHOT/-SNAPSHOT-${d}/g" forge-gui-mobile/src/forge/Forge.java
cat forge-gui-mobile/src/forge/Forge.java
grep '".*-SNAPSHOT-.*";' forge-gui-mobile/src/forge/Forge.java

0 comments on commit 6198f08

Please sign in to comment.