Skip to content

Commit

Permalink
test module
Browse files Browse the repository at this point in the history
  • Loading branch information
yianchenhpe committed Jun 27, 2024
1 parent 97b68f2 commit d9ae3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
# python3 setup.py develop
# cd ..
set -x
docker exec my_container bash -c "which module"
docker exec my_container ls
docker exec my_container mkdir dragon
docker cp ./ my_container:/dragon
Expand Down

0 comments on commit d9ae3d4

Please sign in to comment.