Skip to content

Commit c1732ff

Browse files
committed
fix(example): fix typo in build
1 parent de7b764 commit c1732ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
compile:
8585
runs-on: ubuntu-latest
8686
steps:
87-
- uses: action/checkout@v3
87+
- uses: actions/checkout@v3
8888

8989
- name: Set up JDK 11
9090
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)