Skip to content

Commit f373847

Browse files
fix warnings
1 parent ebff6d4 commit f373847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-examples.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ permissions:
1111
jobs:
1212
build-examples:
1313
runs-on: ubuntu-latest
14+
env:
15+
ZIP_FILE: ""
16+
TAG_NAME: ""
1417

1518
steps:
1619
- name: Checkout code

0 commit comments

Comments
 (0)