Skip to content

Commit

Permalink
Build for roothide aswell
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 authored Jul 10, 2024
1 parent 7b14462 commit 85ac0d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout theos/theos
uses: actions/checkout@main
with:
repository: theos/theos
repository: roothide/theos
ref: master
submodules: recursive
path: theos
Expand All @@ -39,7 +39,7 @@ jobs:
gmake package FINALPACKAGE=1
gmake package FINALPACKAGE=1 THEOS_PACKAGE_SCHEME=rootless
# make package FINALPACKAGE=1 THEOS_PACKAGE_SCHEME=roothide
gmake package FINALPACKAGE=1 THEOS_PACKAGE_SCHEME=roothide
- name: Upload packages
uses: actions/upload-artifact@main
Expand Down

0 comments on commit 85ac0d8

Please sign in to comment.