Skip to content

Commit 39bc341

Browse files
committed
Updated file name
1 parent cd49582 commit 39bc341

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ runs:
1010
steps:
1111
- run: echo "${{ github.action_path }}" >> $GITHUB_PATH
1212
shell: bash
13-
- run: bash ./build-analyse.sh
14-
shell: bash
13+
- run: buildAnalyse.sh
14+
shell: bash
File renamed without changes.

0 commit comments

Comments
 (0)