Skip to content

Commit

Permalink
ci: update generated deb packages directory
Browse files Browse the repository at this point in the history
  • Loading branch information
iahmadgad authored Dec 13, 2024
1 parent e89e5af commit f79ce5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.job.target }}
path: ./deb/packages/termux-clock_${{ env.version }}_${{ matrix.job.arch }}.deb
path: target/deb/packages/termux-clock_${{ env.version }}_${{ matrix.job.arch }}.deb

github_releases:
name: Publish to GitHub Releases
Expand Down

0 comments on commit f79ce5b

Please sign in to comment.