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 6aa21b0 commit 8a7215c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libspm-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Update submodule
run: |
set -x # Enable debug logging
cd libspm
git checkout -b update-submodule
(cd lib/cutils && git pull origin main)
git add .
Expand Down

0 comments on commit 8a7215c

Please sign in to comment.