Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertMickleCx committed Feb 2, 2024
1 parent 900953d commit 57111f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Clean Up
run: rm -rf ScaResolver-linux64.tar.gz
- name: Permissions
run: apt-get update && apt-get install -y --no-install-recommends gcc ca-certificates
run: chmod +x ScaResolver
- name: PWD
run: pwd
- name: List
Expand Down

0 comments on commit 57111f0

Please sign in to comment.