Skip to content

Commit

Permalink
Added tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmajchrak committed Jan 11, 2024
1 parent 4c7206d commit fe9f935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
/bin/bash -c 'while [[ "$(curl -s -o /dev/null -w ''%{http_code}'' http://dev-5.pc:8$INSTANCE/server/api)" != "200" ]]; do sleep 5; done'
import-8:
runs-on: dspace-dep-1
if: github.event.inputs.IMPORT == 'true'
Expand Down

0 comments on commit fe9f935

Please sign in to comment.