From 41e4f258f529bff3bbeeb4701866aab409de5eec Mon Sep 17 00:00:00 2001 From: Sandeep Datta Date: Fri, 8 Sep 2023 08:00:35 -0700 Subject: [PATCH] Attempt 5. --- .github/workflows/gh-build.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/gh-build.yml b/.github/workflows/gh-build.yml index b0e949d66..204814107 100644 --- a/.github/workflows/gh-build.yml +++ b/.github/workflows/gh-build.yml @@ -87,10 +87,10 @@ jobs: role-duration-seconds: 28800 # 8 hours role-to-assume: arn:aws:iam::279114543810:role/gha-oidc-nv-legate - - name: Initialize devcontainer - run: | - . devcontainer-utils-post-attach-command; - . devcontainer-utils-init-github-cli; + # - name: Initialize devcontainer + # run: | + # . devcontainer-utils-post-attach-command; + # . devcontainer-utils-init-github-cli; - name: Build cunumeric run: |