Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Muntean committed Jun 13, 2024
1 parent 1da97c8 commit 48bdd91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
echo "NEW_REPO_LOC:"
echo ${{ env.NEW_REPO_LOC }}
export DEFAULT_MODULE_PATH=${{ env.NEW_REPO_LOC }}/plugins/modules
export DEFAULT_MODULE_PATH=/home/runner/work/spm-middleware/spm-middleware/ansible_collections/merative/spm_middleware/plugins/modules
echo "LS DEFAULT_MODULE_PATH"
ls $DEFAULT_MODULE_PATH
cat DEFAULT_MODULE_PATH/iim_info.py
Expand Down

0 comments on commit 48bdd91

Please sign in to comment.