Skip to content

Delete a biff fraggar wad which was there for some reason. #34

Delete a biff fraggar wad which was there for some reason.

Delete a biff fraggar wad which was there for some reason. #34

Workflow file for this run

name: Auto Build
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Build the WAD
run: |
.\build.bat
- name: Upload a Build Artifact
uses: actions/upload-artifact@v1
with:
name: BIFF_FRAGGAR1.wad
path: BIFF_FRAGGAR1.wad