Skip to content

Commit 32d72d1

Browse files
committed
fix: Clean action step
1 parent c605a87 commit 32d72d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ runs:
6565
run: cat ".github/workflows/${WORKFLOW_FILE_NAME}"
6666

6767
- name: Clean action
68-
working-directory: ./src
6968
shell: bash
7069
run: |
7170
rm ./src/workflow.new.yml

0 commit comments

Comments
 (0)