Skip to content

Commit

Permalink
fix(workflows): call prebuild from appropriate folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Swelio committed Nov 2, 2024
1 parent f02b989 commit 477b74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ concurrency:

jobs:
pre-build:
uses: Swelio/continuous-integration/workflows/devcontainer-prebuild.yaml@main
uses: Swelio/continuous-integration/.github/workflows/devcontainer-prebuild.yaml@main

0 comments on commit 477b74d

Please sign in to comment.