Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover committed Jun 24, 2023
1 parent 8e90be2 commit b0cf260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build Debian Package
run: |
dpkg-deb --build --compression=lzma dist com.arichorn.lowcontrastmode_1.3.0_iphoneos-arm.deb
dpkg-deb --build dist com.arichorn.lowcontrastmode_1.3.0_iphoneos-arm.deb
- name: List files in dist directory
run: ls -l dist
Expand Down

0 comments on commit b0cf260

Please sign in to comment.