Skip to content

Commit

Permalink
fix: aptos subpath was dropped somewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Jan 28, 2024
1 parent e710c9b commit 4dfda8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,6 @@ jobs:
run: |
echo $GITHUB_PATH
cd examples/movement/data_structures
movement move test
movement aptos move test
cd ../mini_dex
movement move test
movement aptos move test

0 comments on commit 4dfda8e

Please sign in to comment.