Fix for UWUW Macro Conflict (#3150)

Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
This commit is contained in:
Ahnaf Tahmid Chowdhury 2024-10-09 07:57:14 +06:00 committed by GitHub
parent c0acc28038
commit e047138833
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 35 additions and 25 deletions

View file

@ -131,6 +131,11 @@ jobs:
echo "$HOME/NJOY2016/build" >> $GITHUB_PATH
$GITHUB_WORKSPACE/tools/ci/gha-install.sh
- name: display-config
shell: bash
run: |
openmc -v
- name: cache-xs
uses: actions/cache@v4
with: