mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 13:54:01 +02:00
test
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -15,7 +15,9 @@ jobs:
|
||||
# - name: show branch name
|
||||
# run: echo ${GITHUB_REF##*/}
|
||||
- name: show current path
|
||||
run: echo ${{ github.workspace }}
|
||||
run: |
|
||||
echo ${{ github.workspace }}
|
||||
ls
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user