Skip to content

Commit

Permalink
add edit skill command
Browse files Browse the repository at this point in the history
fix generate executables workflow
  • Loading branch information
csc530 committed Aug 1, 2024
1 parent b32ce16 commit d973e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
matrix:
os: [ ubuntu-latest, windows-latest, macOS-latest ]
steps:
- uses: actions/checkout@v4
- name: Publish
run: dotnet publish Resumer/ --output ./publish

Expand Down

0 comments on commit d973e95

Please sign in to comment.