Skip to content

Commit d68584b

Browse files
committed
Workflows: echo env variable
1 parent 6d29f76 commit d68584b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
source /opt/intel/oneapi/setvars.sh
5151
cd ./Build/impi_intel_linux
5252
export INTEL_IFORT=ifx
53+
echo $INTEL_IFORT
5354
sh ./make_fds.sh
5455
./fds_impi_intel_linux
5556

0 commit comments

Comments
 (0)