Skip to content

Commit

Permalink
Update libspm-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PKD667 authored Jul 24, 2024
1 parent 0cfd199 commit 6aa21b0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/libspm-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout parent repo
uses: actions/checkout@v2
with:
submodules: recurse
token: ${{ secrets.GITHUB_TOKEN }}
- name: Clone Libspm
run: |
git clone https://github.com/Soviet-Linux/libspm --recurse-submodules
cd libspm
- name: Configure Git
run: |
Expand Down

0 comments on commit 6aa21b0

Please sign in to comment.