Skip to content

Commit

Permalink
fix: upgrade EO version
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Jan 13, 2024
1 parent 1f82c13 commit 8f5db8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cd pipeline

shopt -s expand_aliases

EO=0.34.2
EO="0.34.3"
alias eo="eoc --parser=${EO}"

cat > app.eo <<EOT
Expand Down

0 comments on commit 8f5db8d

Please sign in to comment.