Skip to content

Commit

Permalink
Missed Download
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Sep 18, 2023
1 parent 244ac83 commit 59e5693
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,10 @@ jobs:
needs: test-package-ubuntu-jammy
steps:
- uses: actions/checkout@v3
- name: 'Download K package from the Summary Page'
uses: actions/download-artifact@v3
with:
name: kframework.deb
# - name: 'Download K package from the Summary Page'
# uses: actions/download-artifact@v3
# with:
# name: kframework.deb
# - name: 'Set up Docker Test Image'
# env:
# BASE_OS: ubuntu
Expand Down

0 comments on commit 59e5693

Please sign in to comment.