Skip to content

Commit

Permalink
Actions: Add missing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrzarzycki21 committed Apr 16, 2024
1 parent 5e1c526 commit a5cbe06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
haxelib git hxcpp https://github.com/HaxeFoundation/hxcpp.git v4.3.24
pushd .
cd Users/runner/hostedtoolcache/haxe/4.3.4/x64/lib/hxcpp/git/tools/hxcpp
cd /Users/runner/hostedtoolcache/haxe/4.3.4/x64/lib/hxcpp/git/tools/hxcpp
haxe compile.hxml
popd
git clone --recursive --depth 1 --branch develop https://github.com/openfl/lime
Expand Down

0 comments on commit a5cbe06

Please sign in to comment.