This commit is contained in:
		@@ -8,7 +8,7 @@ jobs:
 | 
			
		||||
    container:
 | 
			
		||||
      node:current-alpine
 | 
			
		||||
    steps:
 | 
			
		||||
      - run: apk add git tar cmake make g++
 | 
			
		||||
      - run: apk add git tar cmake make g++ linux-headers
 | 
			
		||||
      - uses: actions/checkout@v3
 | 
			
		||||
      - run: npm ci
 | 
			
		||||
        working-directory: frontend
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user