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