Skip to content

Commit

Permalink
fix: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Jul 26, 2023
1 parent e7ab11b commit 6181fa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
run: |
docker run -t \
-v $PWD:/repo \
ghcr.io/t2linux/fedora-kernel-build:latest \
/repo/generate-dnf-repo.sh
ghcr.io/t2linux/fedora-kernel-build:latest \
/repo/generate-dnf-repo.sh
- name: "Upload DNF repo"
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6181fa1

Please sign in to comment.