Skip to content

Commit b599bb9

Browse files
committed
Debug.
1 parent f9653ec commit b599bb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ant.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
path: upload-url.txt
3838
- shell: bash
3939
run: |
40-
cat version/version.txt
41-
cat upload-url/upload-url.txt
40+
cat version.txt
41+
cat upload-url.txt
4242
job-debian-build:
4343
name: Debian Build
4444
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)