mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
rename paths for -ls la
This commit is contained in:
4
.github/workflows/manage_release.yml
vendored
4
.github/workflows/manage_release.yml
vendored
@@ -27,11 +27,11 @@ jobs:
|
||||
key: ${{ runner.os }}-${{ env.cache-key }}
|
||||
|
||||
- name: List directory contents
|
||||
run: ls -la /home/runner/work/BFO-2020
|
||||
run: ls -la /src/cco-modules
|
||||
|
||||
- name: Build and test ontology release
|
||||
run: make all
|
||||
working-directory: /home/runner/work/BFO-2020
|
||||
working-directory: /src/cco-modules
|
||||
|
||||
# Run the main steps here
|
||||
- name: Build and test ontology release
|
||||
|
||||
Reference in New Issue
Block a user