Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Apr 29, 2024
1 parent 1bc6c3b commit 5b4e85c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:

ontdocI:
uses: sparqlunicorn/sparqlunicornGoesGIS-ontdoc/.github/workflows/udoc.yml@main
needs: build
name: Ontdoc I
with:
rdffilepath: signlist/signlist.ttl
Expand Down Expand Up @@ -52,7 +51,7 @@ jobs:

runs-on: ubuntu-latest
concurrency: ci-${{ github.ref }}
#needs: [ontdocI,ontdocII]
needs: [ontdocI,ontdocII]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5b4e85c

Please sign in to comment.