chore: Configure Renovate #4
@@ -29,6 +29,8 @@ steps:
 | 
			
		||||
  - name: Prepare files for release
 | 
			
		||||
    image: ubuntu:22.04
 | 
			
		||||
    commands:
 | 
			
		||||
      - apt-get update && \
 | 
			
		||||
        apt-get install zip -y
 | 
			
		||||
      - mkdir dist
 | 
			
		||||
      - export RELEASE_DIR=build/PaulXStretch_artefacts/Release
 | 
			
		||||
      - cp -r $RELEASE_DIR/Standalone/ /tmp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user