I'm trying to do this exercise:

I'm having trouble proving that $\mu$ is not $\sigma$-additive, since $\cup^{\infty}_{i=1}A_i=A\in \mathcal{A}$ I've been looking at sets $I_k$ with $\mu(I_k)=1/2^k$ or sets that give divergent series, but to no avail.
Any hint?
Edit: I thought I had found an answer in this page of Math.Stack, but the example there doesn't seem to work, since $\cup^{\infty}_{i=1}I_i\cap \mathbb{Q} \notin \mathcal{A}$ nor do they seem to be mutually disjoint...
Let $(x_k)_{k \in \mathbb{N}}$ be an enumeration of $\mathbb{Q} \cap (0,1)$. Define iteratively a sequence $(A_n)_{n \in \mathbb{N}} \subseteq \mathcal{A}$ as follows:
The so-defined sets are mutually disjoint and $\mathbb{Q} \cap (0,1) = \bigcup_{k \geq 1} A_k$. Since
$$\mu(\mathbb{Q} \cap (0,1)) = 1$$
but
$$\sum_{n \geq 1} \mu(A_n) \leq \sum_{n \geq 1} 2^{-n-2} = \frac{1}{4} < 1$$
we conclude that $\mu$ is not $\sigma$-additive.