Skip to content

Commit

Permalink
Debug artifact publish failures
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Dec 18, 2023
1 parent dbfe3aa commit 4b16a40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
OLDFILE=$(ls *.pbiviz)
NEWFILE=$(ls *.pbiviz | sed "s/\(.*\)\(.pbiviz\)/\1-oldapi.pbiviz/g")
mv $OLDFILE $NEWFILE
ls
shell: bash

- name: Stash built visuals
Expand Down

0 comments on commit 4b16a40

Please sign in to comment.