Skip to content

Commit

Permalink
update download
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Dec 23, 2023
1 parent 9d4f679 commit 4469ca2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tartan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:

- name: Untar artifacts
run: |
tar -xvzf new_tartan.tar.gz -C $(pwd)
ls
# tar -xvzf new_tartan.tar.gz -C $(pwd)
ls new_tartan.tar.gz
- name: Build vgg and resnet
uses: ./.github/actions/build_vgg_resnet_action
Expand Down

0 comments on commit 4469ca2

Please sign in to comment.