Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
azahnen committed Oct 14, 2024
1 parent 1d835d6 commit b497d24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/xtracfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ jobs:
uses: actions/download-artifact@v4
with:
pattern: "{common,xtracfg-}*"
- name: chmod
run: |
chmod +x ./xtracfg-*/xtracfg
- name: log1
run: |
ls -lR
Expand Down

0 comments on commit b497d24

Please sign in to comment.