Skip to content

Commit

Permalink
For real, last for the day
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed Feb 19, 2024
1 parent fb2105d commit 4fd425c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-windows32-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
- name: Move .dll For Mono
shell: bash
run: |
mkdir ./bin/
cp ./modules/godotsteam_server/sdk/redistributable_bin/steam_api.dll ./bin/
ls ./bin/
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-windows64-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
- name: Move .dll For Mono
shell: bash
run: |
mkdir ./bin/
cp ./modules/godotsteam_server/sdk/redistributable_bin/win64/steam_api64.dll ./bin/
ls ./bin/
Expand Down

0 comments on commit 4fd425c

Please sign in to comment.