Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Fix % character in in config files causing issues #3

Fix % character in in config files causing issues

Fix % character in in config files causing issues #3

Workflow file for this run

name: Build include
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
sm-version: ["1.10.x", "1.11.x"]
name: SM version ${{ matrix.sm-version }}
steps:
- uses: actions/checkout@v1
- name: Setup SP
uses: rumblefrog/setup-sp@master
with:
version: ${{ matrix.sm-version }}
- run: spcomp autoexecconfig.sp