mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-11-01 02:42:10 +01:00 
			
		
		
		
	Merge branch 'master' of github.com:Stunkymonkey/dotfiles
This commit is contained in:
		
						commit
						26f01f198e
					
				
					 1 changed files with 13 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								.github/workflows/shell.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/shell.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| name: CI | ||||
| 
 | ||||
| on: [push] | ||||
| 
 | ||||
| jobs: | ||||
|   build: | ||||
| 
 | ||||
|     runs-on: ubuntu-latest | ||||
|      | ||||
|     steps: | ||||
|     - uses: actions/checkout@v1 | ||||
|     - name: Install dotfiles | ||||
|       run: ./install | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler