Skip to content

Commit

Permalink
Always tar
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 18, 2024
1 parent a3721c4 commit 582d657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
shell: bash
run: git rev-parse --verify HEAD > ${{ env.SIM_DIRECTORY }}/EF_UVM-commit-hash.txt
- name: Tar Sim Directory
if: always()
shell: bash
working-directory: ${{ env.WORKING_DIRECTORY }}
run: tar -czf sim.tar.gz sim
Expand Down

0 comments on commit 582d657

Please sign in to comment.