Skip to content

Commit

Permalink
oups
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Oct 12, 2023
1 parent 9beaf3f commit b4da56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-test-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ runs:
wget https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
mkdir /home/runner/work/installation
mv git-annex-standalone-amd64.tar.gz /home/runner/work/installation/git-annex-standalone-amd64.tar.gz
tar xvzf /home/runner/work/installation/installationgit-annex-standalone-amd64.tar.gz
tar xvzf /home/runner/work/installation/git-annex-standalone-amd64.tar.gz
echo "$/home/runner/work/installation/git-annex.linux" >> $GITHUB_PATH
shell: bash

0 comments on commit b4da56c

Please sign in to comment.