Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Jan 11, 2024
1 parent 2bf99f6 commit 4883ab3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ jobs:
uses: actions/download-artifact@v4
with:
name: RetakesPlugin-${{ github.sha }}
path: RetakesPlugin-${{ github.sha }}.zip

- name: whats going on
run: ls -l

- name: Get Release Info
id: get-release-info
run: |
Expand Down

0 comments on commit 4883ab3

Please sign in to comment.