Create directory for DBCONF if it doesn't exist before writing to it #157
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Auto-generated by Cimas: Do not edit it manually! | |
| # See https://github.com/metanorma/cimas | |
| name: rake | |
| on: | |
| push: | |
| branches: [ master, main ] | |
| tags: [ v* ] | |
| pull_request: | |
| jobs: | |
| rake: | |
| uses: relaton/support/.github/workflows/rake.yml@main |