Skip to content

Commit 6e57a78

Browse files
committed
HACK: try new build (before publish)
1 parent e01b47e commit 6e57a78

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ jobs:
165165
- uses: actions/checkout@v5
166166

167167
- name: Build Examples (Using official Github Action)
168-
uses: SilverbackLtd/build-action@v1
168+
# uses: SilverbackLtd/build-action@v1
169+
uses: SilverbackLtd/build-action@main
169170
with:
170171
push: ${{ github.event_name != 'pull_request' }}
171172
tag: latest

0 commit comments

Comments
 (0)