Skip to content

Commit

Permalink
Update test-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt authored Dec 15, 2023
1 parent 76bcf65 commit 040568c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
cp ~/.ssh/id_rsa.pub ./ocrd/manager/.ssh/authorized_keys
# Create controller directories
mkdir -p ./ocrd/controller/.ssh/ ./ocrd/controller/models
mkdir -p ./ocrd/controller/.ssh/ ./ocrd/controller/models ./ocrd/controller/data
# Download necessary files from master of OCR-D Controller repository
wget -O .env.ocrd-controller https://raw.githubusercontent.com/slub/ocrd_controller/master/.env.example
Expand Down

0 comments on commit 040568c

Please sign in to comment.