Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Windows workflow#7

Merged
synesthesiam merged 21 commits into
masterfrom
workflow
Sep 10, 2023
Merged

Windows workflow#7
synesthesiam merged 21 commits into
masterfrom
workflow

Conversation

@synesthesiam

Copy link
Copy Markdown
Member

No description provided.

@beeblebrox

beeblebrox commented Sep 6, 2023

Copy link
Copy Markdown

Hi, thanks for working on this. Your current issue is because on a windows box you can't use $PWD for current directory, any variable expansion is in the form %NAME%, and the name of the variable is CD, so replace $PWD with %CD% in your workflow and that should move you forward.
Sorry, I didn't realize GitHub actions are defaulting to Powershell now.

@beeblebrox

Copy link
Copy Markdown

Check out the PR #9 for some additions to this branch that may help in this effort.

@synesthesiam synesthesiam merged commit 64c1553 into master Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants