Skip to content

Commit

Permalink
debug aocc
Browse files Browse the repository at this point in the history
  • Loading branch information
jornbr committed Jan 24, 2025
1 parent 9b5b826 commit 835dc61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fabm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,9 @@ jobs:
python -c "import yaml"
python -m site
python -c "import sys;print(sys.prefix,sys.exec_prefix)"
OLDPATH=$PATH
source /home/runner/setenv_AOCC.sh
export PATH=$OLDPATH:$PATH
cat /home/runner/setenv_AOCC.sh
which python
python -m site
Expand Down

0 comments on commit 835dc61

Please sign in to comment.