Skip to content

Commit

Permalink
update gh-pages to remove unused folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nriss committed Dec 14, 2023
1 parent 3292bfe commit be8a917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
run: |
echo "ig/${{ steps.branch-name.outputs }}"
echo ${{ steps.branch-name.outputs }}
echo ${steps.branch-name.outputs}
echo $steps.branch-name.outputs
cat ${{ steps.branch-name.outputs }}
values=($(echo "${{ steps.branch-name.outputs }}" | jq -r '.[]'))
Expand Down

0 comments on commit be8a917

Please sign in to comment.