Renaming action to match what it is doing.

Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
eoghanconlon73 2024-10-01 09:56:22 +01:00
parent cd0882455f
commit cc3eeb312d

View file

@ -3,7 +3,7 @@ description: 'Update apt repositories and installing sudo'
runs: runs:
using: 'composite' using: 'composite'
steps: steps:
- name: 'Get image ready to run nix jobs' - name: 'Installing nix on Docker runner'
shell: bash shell: bash
run: | run: |
apt update apt update