Skip to content

Commit

Permalink
adds sui-archive
Browse files Browse the repository at this point in the history
  • Loading branch information
damirka committed May 13, 2024
1 parent e0ad47b commit c81cc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# - run: 'which sui'
- run: 'ls /opt/hostedtoolcache/'
- run: 'tar -xvzf /opt/hostedtoolcache/MystenLabs/sui/latest/ubuntu-x64/sui-archive'
- run: 'ls /opt/hostedtoolcache/MystenLabs/sui/latest/ubuntu-x64'
- run: 'ls /opt/hostedtoolcache/MystenLabs/sui/latest/ubuntu-x64/sui-archive'
- run: 'sui --help'
- run: 'sui move test --path packages/samples'
- run: 'sui move test --path packages/reference'
Expand Down

0 comments on commit c81cc29

Please sign in to comment.