This commit is contained in:
		
							parent
							
								
									47bde10023
								
							
						
					
					
						commit
						8a53169d67
					
				@ -43,6 +43,8 @@ jobs:
 | 
			
		||||
          Copy-Item -Path "./src/main/cpp/build/libwireguard_wrapper.dll" -Destination "./artifacts/libwireguard_wrapper.dll" -Verbose
 | 
			
		||||
          Copy-Item -Path "./libs/tunnel.dll" -Destination "./artifacts/tunnel.dll" -Verbose
 | 
			
		||||
          Copy-Item -Path "./libs/wireguard.dll" -Destination "./artifacts/wireguard.dll" -Verbose
 | 
			
		||||
          Copy-Item -Path "./jre/jre" -Destination "./artifacts/jre" -Recurse
 | 
			
		||||
 | 
			
		||||
      - name: Create Installer
 | 
			
		||||
        run: |
 | 
			
		||||
          git clone https://git.nevets.tech/Steven/TVPN-jre.git jre
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user