We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6aa563f + b634c26 commit abe9633Copy full SHA for abe9633
.github/workflows/build.yml
@@ -271,7 +271,7 @@ jobs:
271
echo ln -sf runner \$i >> install.sh
272
echo done >> install.sh
273
274
- cp ${CDIR}/dxtools.conf.example ${CDIR}/dxusers.csv.example ${CDIR}/dxtoolkit2
+ cp ${CDIR}/bin/dxtools.conf.example ${CDIR}/bin/dxusers.csv.example ${CDIR}/dxtoolkit2
275
276
277
cd ${CDIR}
.github/workflows/develop.yml
@@ -303,7 +303,7 @@ jobs:
303
304
305
306
307
308
309
0 commit comments