Skip to content

TOOLS: Handle several issue related to running scripts on Windows #3

TOOLS: Handle several issue related to running scripts on Windows

TOOLS: Handle several issue related to running scripts on Windows #3

name: Verify WAD Textures Conform
on: [pull_request]
jobs:
WAD-Textures-Conform:
name: Verify WAD Textures Conform
runs-on: ubuntu-latest
container:
image: ubuntu:24.04
steps:
- name: Install dependencies
run: apt update && apt install python3 python3-pip git wget zip unzip libicu-dev -y
shell: bash
- name: Checkout
uses: actions/checkout@v2
- name: Wait for GitHub to keep up..
run: sleep 2s
shell: bash
- name: Run Script
run: |
bash testing/wad_texture_conformity.sh