Skip to content

Commit d498480

Browse files
committed
.
1 parent 5b613fd commit d498480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,5 @@ jobs:
126126
127127
- name: Test Docker image
128128
run: |
129-
docker run --rm ${{ github.sha }}:latest ./run.sh --version
129+
docker run --rm ${{ github.sha }}:latest ./rudn.sh --version
130130

0 commit comments

Comments
 (0)