Skip to content

Commit

Permalink
can this work
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Jan 16, 2024
1 parent e8e2d1c commit a3bc19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/executable-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: my-artifact
path: ~
path: ${{ github.workspace }}

- name: Build Simulator
uses: ./actions/.github/actions/build-simulator
Expand Down

0 comments on commit a3bc19d

Please sign in to comment.