Resolve comments

This commit is contained in:
Oliver Pechey 2023-06-15 15:46:01 +01:00 committed by C.S. Melis
parent 5b32a73ca7
commit abb7b252a0
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ on:
jobs:
FLHook:
runs-on: windows-latest
if: ${{ !contains(github.event.head_commit.message, 'Updated FLHook') }}
if: ${{ !contains(github.event.head_commit.message, 'Update FLHook') }}
steps:
- name: Get last FLHook tag
uses: actions/checkout@v3
@ -55,5 +55,5 @@ jobs:
git config user.email github-actions@github.com
git add EXE
git add .github/workflows/flhooktag
git commit -m "Updated FLHook to $env:TAG"
git commit -m "Update FLHook to $env:TAG"
git push

View File

@ -14,7 +14,7 @@ Thorn.dll
DebugLib.dll
rp8.dll
shading.dll
FLHook.dll
;FLHook.dll
[System]
DirectX8