Skip to content

Commit

Permalink
Forgot to add checkout - oops
Browse files Browse the repository at this point in the history
  • Loading branch information
cawilliamson committed Dec 31, 2023
1 parent be99a7c commit 6bf30d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-rom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
build-voltage:
runs-on: [self-hosted]
steps:
- name: checkout basic repo
uses: actions/checkout@v4
- name: clone voltage manifest
run: repo init -u https://github.com/VoltageOS/manifest.git -b 14 --depth=1
- name: copy manifest config
Expand Down

0 comments on commit 6bf30d7

Please sign in to comment.