Skip to content

Commit 50daba7

Browse files
committed
fix: fix APP_NAME
1 parent 2c0358a commit 50daba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22
env:
33
DEBUG: napi:*
4-
APP_NAME: unode-unix-socket
4+
APP_NAME: node-unix-socket
55
MACOSX_DEPLOYMENT_TARGET: '10.13'
66
'on':
77
push:

0 commit comments

Comments
 (0)