Skip to content

Commit

Permalink
Update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Bozhinov <[email protected]>
  • Loading branch information
moonraker595 and VKTB authored Nov 14, 2024
1 parent 7ea79cd commit b79da3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
# Checkout code
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Build and run ICAT Docker Compose stack
run: docker compose up -d opensearch seed_opensearch scigateway-auth
Expand Down

0 comments on commit b79da3b

Please sign in to comment.