Skip to content

Commit

Permalink
1.59
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkieSwirl committed Mar 17, 2024
1 parent b98cf13 commit e423fea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Checkout Steamworks SDK 1.53
- name: Checkout Steamworks SDK 1.59
uses: actions/checkout@v4
with:
repository: rlabrecque/SteamworksSDK
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Checkout Steamworks SDK 1.53
- name: Checkout Steamworks SDK 1.59
uses: actions/checkout@v4
with:
repository: rlabrecque/SteamworksSDK
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Checkout Steamworks SDK 1.53
- name: Checkout Steamworks SDK 1.59
uses: actions/checkout@v4
with:
repository: rlabrecque/SteamworksSDK
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Checkout Steamworks SDK 1.53
- name: Checkout Steamworks SDK 1.59
uses: actions/checkout@v4
with:
repository: rlabrecque/SteamworksSDK
Expand Down

0 comments on commit e423fea

Please sign in to comment.