Skip to content

Commit

Permalink
Attempt 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Sep 8, 2023
1 parent c03373c commit 41e4f25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gh-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 41e4f25

Please sign in to comment.