Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Jul 9, 2023
1 parent f1d6efb commit 4f53246
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ inputs:
default: null
runs:
using: 'docker'
image: 'docker://rycus86/intellij-idea:2022.2'
options: --user root
image: 'Dockerfile'
args:
- bash
- "-c"
Expand Down

0 comments on commit 4f53246

Please sign in to comment.