We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3fbb7c commit 63fe489Copy full SHA for 63fe489
1 file changed
workspace/template/.github/workflows/build.yml
@@ -20,8 +20,8 @@ jobs:
20
- name: Checkout Ghostship Repository
21
uses: actions/checkout@v4
22
with:
23
- repository: 'KiritoDv/Ghostship'
24
- ref: 'impl/c-mods'
+ repository: 'HarbourMasters/Ghostship'
+ ref: 'develop'
25
submodules: 'recursive'
26
path: 'Ghostship'
27
0 commit comments