Skip to content

Commit 47416c5

Browse files
committed
ci: remove typo
1 parent 3ee38fb commit 47416c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Test Android Build
9898
working-directory: myApp
9999
run: |
100-
cat cat <<EOT > _fix_ndk_version.js
100+
cat <<EOT > _fix_ndk_version.js
101101
const fs = require("fs");
102102
const path = require("path");
103103

0 commit comments

Comments
 (0)