Skip to content

Commit 5b5ba27

Browse files
Add notification for new release (AST-000)
1 parent 3da969f commit 5b5ba27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Debug CLI version path
9797
run: |
9898
echo "Current directory: $(pwd)"
99-
cd ../../src/main/wrapper/resources || exit 1
99+
cd ./src/main/wrapper/resources || exit 1
100100
echo "Files in the current directory:"
101101
ls -la
102102

0 commit comments

Comments
 (0)