Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny096317 authored Jan 26, 2024
1 parent 88271ea commit 13e780f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run script file
run: |
set -x
sourcefile='.github/source.json'
array_length=$(jq '. | length' ${sourcefile})
echo ${array_length}
Expand Down

0 comments on commit 13e780f

Please sign in to comment.