#
This commit is contained in:
@@ -16,6 +16,12 @@ jobs:
|
|||||||
runs-on: fhir-runner
|
runs-on: fhir-runner
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Prepare IG Publisher
|
||||||
|
run: |
|
||||||
|
mkdir -p input-cache
|
||||||
|
cp /home/mishealth/gitea-runner/input-cache/publisher.jar input-cache/publisher.jar
|
||||||
|
ls -al input-cache
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user