Skip to content

Commit

Permalink
YML: Remove working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoLegacy committed Dec 27, 2023
1 parent 43f76c3 commit 2d2bb6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,10 @@ jobs:
steps:
- name: Download VPK Artifact
uses: actions/download-artifact@v4
working-directory: ./
with:
name: vita-nzp-vpk
- name: Download NRO Artifact
uses: actions/download-artifact@v4
working-directory: ./
with:
name: nx-nzp-nro
- name: Generate Build Date
Expand Down

0 comments on commit 2d2bb6c

Please sign in to comment.