Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Zijun Wang committed May 17, 2024
1 parent 626afe4 commit 12fd7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ frontend:
build:
commands:
- export PATH=$PATH:$(python3 -m site --user-base)/bin
- find / -name mike -type f
# - find / -name mike -type f
- python3 -m mike --version # For debugging to confirm installation
- PATH=$PATH:$(python3 -m site --user-base)/bin; mike deploy 1.0.5 latest
artifacts:
Expand Down

0 comments on commit 12fd7b9

Please sign in to comment.