go
This commit is contained in:
		@@ -34,7 +34,7 @@ jobs:
 | 
			
		||||
      - python/dist
 | 
			
		||||
      - run: pip install twine && twine upload dist/*
 | 
			
		||||
 | 
			
		||||
  nodesjs-test:
 | 
			
		||||
  nodejs-test:
 | 
			
		||||
    executor: nodejs
 | 
			
		||||
    working_directory: ./zx/lib
 | 
			
		||||
    steps:
 | 
			
		||||
@@ -62,7 +62,7 @@ jobs:
 | 
			
		||||
      - run: pnpm test
 | 
			
		||||
      - run: pnpm lint
 | 
			
		||||
 | 
			
		||||
  nodesjs-publish:
 | 
			
		||||
  nodejs-publish:
 | 
			
		||||
    executor: nodejs
 | 
			
		||||
    working_directory: ./zx/lib
 | 
			
		||||
    steps:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user