try and fix syntax
This commit is contained in:
		
							parent
							
								
									635f50d7bc
								
							
						
					
					
						commit
						f80cfba44b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ jobs: | |||
|     container: | ||||
|       image: alpine:latest | ||||
|     steps: | ||||
|       - curl --proto '=https' --tlsv1.2 -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh | ||||
|       - curl -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh | ||||
|       - chmod +x ./install-opentofu.sh | ||||
|       - ./install-opentofu.sh --install-method apk | ||||
|       - rm -f ./install-opentofu.sh | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Chris Cowley
						Chris Cowley