Skip to content

Commit 5edbc85

Browse files
committed
chore: Optimize action
1 parent e7509cb commit 5edbc85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- if: ${{ runner.os == 'Linux' }}
7676
name: Delete File on Linux
7777
run: |
78-
cd chat2db-client/static/jre/x64/
78+
cd chat2db-client/static/jre/
7979
ls -la
8080
rm -rf legal
8181
ls -la

0 commit comments

Comments
 (0)