From bbea259eff013a958d57425e91caa9adc735cd9a Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Tue, 2 Feb 2021 17:15:51 +0100 Subject: [PATCH] Archiso. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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