Fixed invalid read in mini_map when map is not squared, ready to temp… #154
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 42 Norminette | |
on: [push] | |
jobs: | |
norminette_job: | |
runs-on: ubuntu-latest | |
name: norminette | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: alexandregv/[email protected] | |
with: | |
flags: '.' |