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.
1 parent b2cbe90 commit 8c7a305Copy full SHA for 8c7a305
.github/workflows/reftest.yml
@@ -56,7 +56,7 @@ jobs:
56
if: failure()
57
run: |
58
mkdir ./debug
59
- mv *.gpx ./debug/
+ mv *.gpx ./debug/
60
61
62
# if debug needed, create a copy of the build directory
0 commit comments