diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d641a53..41d46ac 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,4 +27,4 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script - run: pwd \ No newline at end of file + run: wget http://mirrors.mit.edu/archlinux/iso/latest/archlinux-2021.02.01-x86_64.iso \ No newline at end of file