Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Feb 28, 2024
1 parent b879655 commit 7604bc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
createVOWL: true
preferredlang: en
ghpages: true

ontdocII:
ontdocII:
uses: sparqlunicorn/sparqlunicornGoesGIS-ontdoc/.github/workflows/udoc.yml@main
name: Ontdoc II
with:
Expand All @@ -45,7 +45,7 @@ jobs:
ghpages: true


build:
build:

runs-on: ubuntu-latest
concurrency: ci-${{ github.ref }}
Expand Down Expand Up @@ -122,4 +122,4 @@ jobs:
with:
BRANCH: gh-pages
FOLDER: docs/
clean: false
clean: false

0 comments on commit 7604bc3

Please sign in to comment.