Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
github actions are hard
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed Apr 10, 2024
1 parent 5926d1c commit 6420d04
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
steps:
- uses: prevter/openhack/.github/workflows/${{ matrix.config.ci }}@lemonade
- uses: prevter/openhack/.github/actions/${{ matrix.config.ci }}@lemonade

package:
name: Create nigtly release
Expand Down

0 comments on commit 6420d04

Please sign in to comment.