Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Aug 25, 2022
1 parent 3e5b075 commit d9ed52a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ jobs:
copy x64\ReleaseC\CraftOS-PC.exe CraftOS-PC_console.exe
copy x64\ReleaseC\CraftOS-PC.pdb CraftOS-PC_console.pdb
copy craftos2-luajit\src\luajit51.dll luajit51.dll
copy craftos2-luajit\src\luajit51.pdb luajit51.pdb
# Remove buildtrees that kill the cache
Remove-Item vcpkg\buildtrees\* -Force -Recurse -ErrorAction SilentlyContinue
- name: Run CraftOSTest
Expand Down Expand Up @@ -182,4 +181,3 @@ jobs:
path: |
CraftOS-PC.pdb
CraftOS-PC_console.pdb
luajit51.pdb

0 comments on commit d9ed52a

Please sign in to comment.