Skip to content

Commit

Permalink
Rename a step
Browse files Browse the repository at this point in the history
- Honestly I just want to ensure that caching the test files works
  • Loading branch information
JesseTG committed Oct 15, 2024
1 parent 5793e07 commit a546f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
shell: bash
run: 7z x "${{ secrets.DSI_NAND_ARCHIVE }}"

- name: Create build environment
- name: Create Build Directory
run: mkdir -vp "${{ env.BUILD_DIR }}"

- name: Configure
Expand Down

0 comments on commit a546f61

Please sign in to comment.