Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Sep 3, 2023
2 parents d710573 + 218de9d commit ee426e5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
# install tagged version
python -m pip install git+https://github.com/nfdi4cat/[email protected].5
python -m pip install git+https://github.com/nfdi4cat/[email protected].6
# python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
# install custom pylode 2.x (adds sorted collections,
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
# install tagged version
python -m pip install git+https://github.com/nfdi4cat/[email protected].5
python -m pip install git+https://github.com/nfdi4cat/[email protected].6
# python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
# install custom pylode 2.x
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
# install tagged version
python -m pip install git+https://github.com/nfdi4cat/[email protected].5
python -m pip install git+https://github.com/nfdi4cat/[email protected].6
# python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
# install custom pylode 2.x
Expand Down
2 changes: 1 addition & 1 deletion inbox-excel-vocabs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Please drop/add your updated Excel-file into this folder and create a pull request.**
**Please drop/add your edited Excel-vocabulary file into this folder and create a pull request.**

See also [../README.md](../README.md) for the steps in the contribution process.

Expand Down

0 comments on commit ee426e5

Please sign in to comment.