Skip to content

Commit

Permalink
Print filelist
Browse files Browse the repository at this point in the history
  • Loading branch information
sfegan committed Sep 24, 2024
1 parent 551742e commit 358df80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
shell: bash
run: |
cat filelist_before.txt filelist_after.txt | sort | uniq -u > filelist_diff.txt
ls -l `cat filelist_diff.txt`
sudo tar -zpcf cta_adh_apis_installed.tgz --ignore-failed-read -C / -T filelist_diff.txt
ls -lh cta_adh_apis_installed.tgz
Expand Down

0 comments on commit 358df80

Please sign in to comment.