Update build-ubuntu-deb.yml
This commit is contained in:
6
.github/workflows/build-ubuntu-deb.yml
vendored
6
.github/workflows/build-ubuntu-deb.yml
vendored
@@ -25,10 +25,8 @@ jobs:
|
||||
- name: Build
|
||||
run: debuild -uc -us
|
||||
|
||||
- run: |
|
||||
ls -lah ../
|
||||
ls -lah *
|
||||
ls -lah ${{github.workspace}}
|
||||
- run: ls -lah ../
|
||||
- run: ls -lah ${{github.workspace}}
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user