Skip to content

Commit

Permalink
bru
Browse files Browse the repository at this point in the history
  • Loading branch information
cgytrus authored Feb 13, 2024
1 parent 20d7b34 commit 931650b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
path: textureldr

- name: Build the mod
uses: 'action/'
uses: './action/'
with:
sdk: nightly
build-config: RelWithDebInfo
Expand All @@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: 'combine/'
- uses: './combine/'
id: build

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 931650b

Please sign in to comment.