Skip to content

Commit 8027a3a

Browse files
committed
change "needs"
1 parent 39fc774 commit 8027a3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@ jobs:
316316

317317
apt-sign:
318318
needs:
319-
- build-linux
319+
# - build-linux
320+
- ubuntu-22-04-build
320321
runs-on:
321322
- self-hosted
322323
- Linux

0 commit comments

Comments
 (0)