Skip to content

Commit

Permalink
Refactor package workflow to remove commented out code and update git…
Browse files Browse the repository at this point in the history
…hub-action-fpm version
  • Loading branch information
Klintrup committed Apr 23, 2024
1 parent ba09ddd commit 4727ed5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
version: ${{ github.sha }}
steps:
- uses: actions/checkout@v4
# - run: mkdir build
- name: action-fpm
uses: Klintrup/github-action-fpm@update-action
with:
Expand Down

0 comments on commit 4727ed5

Please sign in to comment.