Skip to content

Commit 9c49fad

Browse files
source .bashrc now required for CI
1 parent 580af62 commit 9c49fad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
ls -l
4545
sudo sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
4646
task install
47+
source ~/.bashrc
4748
ops -version
4849
task tests
4950
- name: Run GoReleaser

0 commit comments

Comments
 (0)