Skip to content

Commit 3828b23

Browse files
.
1 parent 5ecbfbd commit 3828b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
name: raw-tarballs
4141
- name: Compute release tag
42-
run: sudo bash /home/runner/work/udroid-download/.github/scripts/compute-release-tag.sh
42+
run: sudo bash /home/runner/work/udroid-download/udroid-download/.github/scripts/compute-release-tag.sh
4343
- name: Generate release notes
4444
run: sudo bash /home/runner/work/udroid-download/.github/scripts/generate-release-notes.sh
4545
- name: Create Release

0 commit comments

Comments
 (0)