Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Dec 3, 2024
1 parent 14d13e6 commit 8d1ce60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
docker build -t exec-suid .
docker run --name exec-suid exec-suid
docker cp exec-suid:/usr/bin/exec ./exec-suid
docker cp exec-suid:/usr/bin/exec-suid ./exec-suid
- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 8d1ce60

Please sign in to comment.