This commit is contained in:
		@@ -17,7 +17,8 @@ jobs:
 | 
			
		||||
          node-version: 22.x
 | 
			
		||||
          cache: 'yarn'
 | 
			
		||||
          cache-dependency-path: 'yarn.lock'
 | 
			
		||||
        run: yarn install && EXPORT=1 UNOPTIMIZED=1 yarn build
 | 
			
		||||
      - run: yarn install
 | 
			
		||||
      - run: EXPORT=1 UNOPTIMIZED=1 yarn build
 | 
			
		||||
 | 
			
		||||
      # -
 | 
			
		||||
      #   name: Set up Docker Buildx
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user