Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
botsarefuture authored Apr 16, 2024
1 parent 30714c8 commit 18fa1d6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,10 @@ jobs:
sudo apt-get update
sudo apt-get install -y debhelper dh-make dh-exec
- name: Prepare Debian package directory
run: |
mkdir -p debian/clear-content-deb
cp -R clear-content-deb/* debian/clear-content-deb/
cp clear-content-deb/clear-content-deb.deb debian/
- name: Build Debian package
run: |
cd debian
dpkg-deb -b clear-content-deb
mv clear-content-deb.deb ..
cd ..
- name: Copy Debian package to repository
run: |
Expand Down

0 comments on commit 18fa1d6

Please sign in to comment.