We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd9152 commit e0ad50eCopy full SHA for e0ad50e
2 files changed
.github/workflows/ant.yml
@@ -165,6 +165,7 @@ jobs:
165
run: |
166
set -ex
167
cd $GITHUB_WORKSPACE/josm/plugins/${{ inputs.plugin-directory }}
168
+ svn up ../../core
169
ls ../..
170
ls ../../core
171
ls ../../core/tools
.github/workflows/internal_ant.yml
0 commit comments