summaryrefslogtreecommitdiffstats
path: root/.github/workflows/autotools.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/autotools.yml')
-rw-r--r--.github/workflows/autotools.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/autotools.yml b/.github/workflows/autotools.yml
index 89afa40..d0cf557 100644
--- a/.github/workflows/autotools.yml
+++ b/.github/workflows/autotools.yml
@@ -52,3 +52,9 @@ jobs:
uses: ./.github/workflows/intel-auto.yml
with:
build_mode: "production"
+
+ call-release-auto-nvhpc:
+ name: "Autotools nvhpc Workflows"
+ uses: ./.github/workflows/nvhpc-auto.yml
+ with:
+ build_mode: "production"