Skip to content

Commit

Permalink
F2
Browse files Browse the repository at this point in the history
  • Loading branch information
peace-maker committed Jul 4, 2023
1 parent 7ecbfbd commit 6633dde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mocktest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ jobs:
with:
repository: alliedmodders/metamod-source
submodules: recursive
path: metamod-source

- uses: actions/checkout@v3
name: Clone hl2sdk-mock
with:
repository: alliedmodders/hl2sdk-mock
submodules: recursive
path: hl2sdk-mock

- uses: actions/setup-python@v4
name: Setup Python 3.10
Expand Down Expand Up @@ -63,6 +65,8 @@ jobs:
ls -la
ls -la ..
ls -la ../sourcemod
ls -la ../metamod-source
ls -la ../hl2sdk-mock
ls -la ../..
mkdir ../gamedir
./build_gamedir.sh ../gamedir ../metamod-source/objdir/package
Expand Down

0 comments on commit 6633dde

Please sign in to comment.