mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	miniruby may not be built when cross-compiling
This commit is contained in:
		
							parent
							
								
									c4f2f2ef2b
								
							
						
					
					
						commit
						652a624891
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/wasm.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/wasm.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -92,7 +92,8 @@ jobs:
 | 
			
		|||
            debugflags="${{ matrix.entry.debugflags }}" \
 | 
			
		||||
            wasmoptflags="${{ matrix.entry.wasmoptflags }} ${{ matrix.entry.debugflags }}"
 | 
			
		||||
 | 
			
		||||
      - run: make ruby
 | 
			
		||||
      # miniruby may not be built when cross-compling
 | 
			
		||||
      - run: make mini ruby
 | 
			
		||||
      - name: Run basictest
 | 
			
		||||
        run: wasmtime run ./../build/miniruby --mapdir /::./ -- basictest/test.rb
 | 
			
		||||
        working-directory: src
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue