mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-01 17:02:53 +00:00
build: use OS API 2.12 in workflows
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
|||||||
- name: Fetch Onkostar-API
|
- name: Fetch Onkostar-API
|
||||||
run: |
|
run: |
|
||||||
curl -L --user dnpm:${{ secrets.PACKAGE_TOKEN }} \
|
curl -L --user dnpm:${{ secrets.PACKAGE_TOKEN }} \
|
||||||
https://git.dnpm.dev/api/packages/Plugin-JF-Onkostar/generic/onkostar-api/2.11.1.6/onkostar-api-2.11.1.6.jar \
|
https://git.dnpm.dev/api/packages/Plugin-JF-Onkostar/generic/onkostar-api/2.12.4.1/onkostar-api-2.12.4.1.jar \
|
||||||
--output ${{ github.workspace }}/libs/onkostar-api-2.11.1.6.jar
|
--output ${{ github.workspace }}/libs/onkostar-api-2.12.4.1.jar
|
||||||
|
|
||||||
- name: Fetch ATC-Codes-Plugin
|
- name: Fetch ATC-Codes-Plugin
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user