mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-12 04:34:10 +02:00
Update blank.yml
This commit is contained in:
parent
76308b3a98
commit
ca5a642653
3
.github/workflows/blank.yml
vendored
3
.github/workflows/blank.yml
vendored
@ -28,4 +28,5 @@ jobs:
|
||||
# Runs a single command using the runners shell
|
||||
- name: Run a one-line script
|
||||
run: |
|
||||
cd ${GITHUB_WORKSPACE}/OPI
|
||||
cd ${{ github.workspace }}
|
||||
tree -d
|
||||
|
Loading…
Reference in New Issue
Block a user