Skip to content

Commit 9ff76db

Browse files
committed
correct uses
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent c9a3cc0 commit 9ff76db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apptainer-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
apptainer-version: 1.3.2
3333
- name: Apptainer login to registry
3434
run: apptainer registry login -u ${{ secrets.REGISTRY_USERNAME }} -p ${{ secrets.REGISTRY_PASSWORD }} oras://${{ secrets.REGISTRY }}
35-
- uses: ai-containers/apptainer@apptainer_python
35+
- uses: ai-containers@apptainer_python
3636
with:
3737
registry: oras://${{ secrets.REGISTRY }}
3838
repo: ${{ secrets.REPO }}-apptainer

0 commit comments

Comments
 (0)