Skip to content

Commit

Permalink
Update initialize.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hampusnasstrom authored Mar 6, 2024
1 parent e811f75 commit 0d96508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/initialize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Update docker-compose.yml
working-directory: ./nomad-oasis_files
run: |
sed -i "s|FAIRMAT_NFDI/nomad-distribution-template|${{ github.repository }}|g" docker-compose.yaml
sed -i "s|FAIRMAT_NFDI/nomad-distribution-template|${{ github.repository }}|g" nomad-oasis/docker-compose.yaml
zip -r nomad-oasis.zip nomad-oasis
# Deletes this workflow file to prevent it from running on branch creation
Expand Down

0 comments on commit 0d96508

Please sign in to comment.