Skip to content

Commit

Permalink
Update fontlab-ci-ubuntuwine.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
twardoch committed Nov 2, 2023
1 parent f2ae1de commit 9ebf4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fontlab-ci-ubuntuwine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "FONTLAB_DATA_PATH=$fontlab_user_dir" >> $GITHUB_ENV
mkdir -p "$fontlab_user_dir"
cp "scripts/startupScript.py" "$fontlab_user_dir"
tree "/home/runner/.wine/dosdevices/c:/users"
tree "/home/runner"
- name: Prep FontLab run
run: |
Expand Down

0 comments on commit 9ebf4b2

Please sign in to comment.