Skip to content

Commit e159d47

Browse files
committed
force a stable build for protoc
Signed-off-by: clux <sszynrae@gmail.com>
1 parent 7923c81 commit e159d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
echo "TAG2=clux/muslrust:no2" >> $GITHUB_ENV
3333
echo "TAG3=clux/muslrust:no3" >> $GITHUB_ENV
3434
fi
35+
echo '::set-output name=BUILD::YES'
3536
3637
- name: Build stable image
3738
uses: docker/build-push-action@v3

0 commit comments

Comments
 (0)