Skip to content

Commit

Permalink
Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
emilevr committed Nov 3, 2023
1 parent 84dfcf5 commit 59f11e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- name: Package pages artifacts
run: |
TARGET=x86_64-pc-windows-msvc
TARGET_ARTIFACTS_DIR="./dist-${TARGET}"
TARGET_ARTIFACTS_DIR="./pages-${TARGET}"
PAGES_ARTIFACTS_DIR="${TARGET_ARTIFACTS_DIR}/pages"
ls $PAGES_ARTIFACTS_DIR -la
Expand Down

0 comments on commit 59f11e9

Please sign in to comment.